This command is new in PageMaker 6.5
PDownloadWebContent(const char * sURL);
Location of the information to be copiedOnline preferences. This command relies on the settings in the online preferences dialog box, including the Download directory and proxy (if required for internet access.) The information is only downloaded to the local hard drive, the PImport command can then be used to bring the information into the PageMaker publication.
Example. The following example downloads a GIF image from an ftp site.
PDownloadWebContent("ftp://ftp.fictional.com/pub/images/netimage.gif");
Comments or suggestions? Contact Adobe Developer Support